home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 9 / af009.adf / WB Hacks / Stripes / stripes.doc < prev    next >
Text File  |  1987-08-27  |  1KB  |  39 lines

  1.  
  2. STRIPES can only be run from the CLI
  3.  
  4. Double click on the CLI icon inside the SLEEPY drawer.
  5. Type the following (remembering to press the Return key after every line):
  6.  
  7. CD DF0:
  8. CD "WB HACKS"
  9. CD STRIPES
  10. RUNBACK STRIPES 2 0
  11. ENDCLI
  12.  
  13. You can double click on the STRIPES icon to remove the stripes or run
  14. stripes from the CLI
  15.  
  16.  
  17.  STRIPES [REPLACE (0-9) COLOR (0-6) [FADE (0/1)] [NUMBER (1-8)] [PAL (0/1)]
  18.  
  19.            Input     Replace     Color     Fade     Number    Pal
  20.            -----     -------     -----     ----     ------    ---
  21.              0        Paper      Grey      Black      64      PAL
  22.              1        Ink        Red       White      8       NTSC
  23.              2        Menu       Green                16
  24.              3        Cursor     Blue                 24
  25.              4                   Yellow               32
  26.              5                   Cyan                 40
  27.              6                   Purple               48
  28.              7                                        56
  29.              8                                        64
  30.  
  31.      Example: stripes           = Remove Stripes.
  32.      Example: stripes 0 1       = 64 PAL Red/Black Background Stripes.
  33.      Example: stripes 1 5 1     = 64 PAL Cyan/White Ink Stripes.
  34.      Example: stripes 3 3 0 2   = 16 PAL Blue/Black Cursor Stripes.
  35.      Example: stripes 0 2 0 5 1 = 40 NTSC Green/Black Background Stripes.
  36.  
  37.          Stripes V1.0 Released to the Public Domain.  (c)1988 AVM
  38.  
  39.